home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / system / cpcug.zip / PRSWAP.DOC < prev    next >
Text File  |  1987-04-20  |  1KB  |  24 lines

  1.           PRSWAP                                  John Dickinson
  2.           Command
  3.           Copyright (c) 1986, Ziff-Davis Publishing Co.
  4.           ______________________________________________________
  5.  
  6.           Purpose:  Converts IBM text-graphics characters into
  7.                     ASCII characters that can be printed by non-
  8.                     graphics printers.
  9.  
  10.           Format:   PRSWAP
  11.  
  12.           Remarks:  The IBM text-graphics characters (non-
  13.                     standard ASCII 176-223 and 254) programmers
  14.                     often use to make their screen displays look
  15.                     more attractive cannot be handled by many
  16.                     printers.  PRSWAP.COM is a memory-resident
  17.                     program that translates these characters into
  18.                     presentable-looking ASCII substitutes.
  19.  
  20.                     PRSWAP should be loaded only once until you
  21.                     power down or hit Ctrl-Alt-Del.  If you
  22.                     intend to use it regularly, the best place to
  23.                     put it is in your AUTOEXEC.BAT file.
  24.